There is a swing action called "clickColumnHeader". This capability appears when you have selected a table in the component tree.
You can specify what column header you want to click on based on the column name or the column index.
When you invoke this action, the mouse clicks at the center of the header.
If you want to click somewhere else on the header, and not in the center, then read below:
No one has followed this question yet.