How is it possible to replace rendering of the standard controls SPSWC? For example, it is necessary to replace rendering of the tag<SPSWC:PageHeader id="PageHeader" runat="server"
TitleLocId="SiteAdminDefault_PageDescription_Text"
SubTitleLocId="SiteAdminDefault_PageDescription_Text"
HelpID="ManagePortalAreas" />
Is it possible to add my own tag like <SPSWC:PageHeader>?