How to add some event to header in Grid

So, I wonder how to add some event (v-bind or on:change etc.) to header in Grid v6, In original code => header: [{ text: “somestring” }], It’s posible to add in this?, Thanks for reply.

There are no in-build events for the header of the grid.