Can we add form widgets into column's head.

I use a column component to generate a table. and I want to add a check box into the head of a column.

Unfortunately it display these text in the head of the column literally and there is no allow_html_tag options for this component. Is there any easy way to do this?

Thank you.

.