You can edit the template and wrap the widget code in a conditional statement targeting your user ID.
Actually, you may be able to do it with the built in widget display options - I would need to check if the profile page is an option.
If there is, you may be able to use $xf.user.user_id == 123
in the display option.
Where 123 is the ID of your profile.