Introduction - If you have any usage issues, please Google them yourself
Create Gridview as user control so you can customize columns ,its events (using event bubbling) in parent page.
If you create generic Gridview as user control then you can extend it in its parent page as requirement