Links in header and sorting event

I need to put a html link in attached header, but when click on it, it seems to start sorting. How do I disable sorting when user clicks on the link?

You should cancel onlick event bubbling for your link.