I think you could do this with 2 addcolumncssclass actions, the first have header argument set to true so that it’d affect the entire column including the header. And the 2nd set header to false so they you only impact the data rows for purpose of hiding (reversing) the styling for the data rows only.