Bug: wx.dataview.DataViewCtrl.HitTest() return wrong item if column header is shown

If the column header is shown wx.dataview.DataViewCtrl.HitTest() return the wrong item.
It seems the header row is also counted as item.