Vaadin-grid - Assigning the element of a header to a variable

Hi, I’d like to get the reference to a specific header in the DOM, for example to refer to it with arrows-svg.
Is there an easy way to do so ? Or should I define a renderer for the header and get the reference from the renderer ?