Table columns - selection issues

While I can programatically select columns, there is no color change. Rows work fine once NSTableView.selectionHighLightStyle is set.

I tried to implement my own solution but cannot change the font color (to white) in the column header to mimic column selection. The

header background changes color fine. Same issue with the newest Xcode beta. Any suggestions?

Table columns - selection issues
 
 
Q