Color of column headers incorrect?

I think the wrong colour code is being used when rendering column headers ??
In RenderString in TTIWCustomWEbGrid, should it be ColumnHeaderFont.Color?
 
           coltitle := '<a href="#" style="color:'+HTMLClr(Columns[j - 1].{!!ML Font.Color}ColumnHeaderFont.Color){ML!!}+';" onclick="GAColClick
 
Thanks

This is correct and has now been fixed.
The update will be available with the next release.
Thank you for reporting.