How to click on Image as per text available as Header

I want to select the very first line from my Image by reading the Headers. I have used OCR click by text activity but its always failed due to System resolution on different systems.

Below is the screen show for more reference

I have used below activity which is working fine in my system but when I moved this solution into another system its failed.

Below is the Selector for Image

image

@nilesh.mahajan use click text activity and selector of header. If the text is repeated in the row then you can use occurance property accordingly

I am not clear on Selector of header can you please give hint.
I used Click text activity but after that not clear what to do. Also it will work perfectly?